OpenRoads Designer CONNECT Edition SDK Help

ProfileParabola Properties

Properties

Coefficient Gets coefficient of the parabola
CurveSetInfo (Inherited from Primitive<Bentley::CifNET::LinearGeometry::ProfileElement>)
DeltaX Gets deltaX between start and end of the element (Inherited from ProfileElement)
EndParameter Gets the end parameter of the parabola
EndPoint Gets the end point of the element. (Inherited from LinearElement)
EndSlope Gets the end slope of the parabola
IsClosed Gets wehether the element is Closed. (Inherited from LinearElement)
KValue Gets K value of the parabola
LeftLength Gets left length of the parabola
LeftTangent Gets the left tangent of the parabola
Length Gets 2D length of linear element. (Inherited from LinearElement)
LineStringVertices Ported from Bentley.CifNET.GeometryModel (src.cs) (Inherited from ProfileElement)
ParameterDifference Gets the difference between start and end parameter. (Inherited from LinearElement)
ProjectedDistRange (Inherited from ProfileElement)
ProjectedLength Gets projected length of the parabola (Overrides ProfileElement.ProjectedLength)
Range Gets the range of the element. (Inherited from LinearElement)
RightLength Gets right length of the parabola
RightTangent Gets the right tangent of the parabola
StartParameter Gets the start parameter of the parabola
StartPoint Gets the start point of the element. (Inherited from LinearElement)
StartSlope Gets the start slope of the parabola
SummitPoint Summit point of the poarabola
TagInComplex Gets the unique tag in complex associated to the element. (Inherited from LinearElement)
TraceID (Inherited from LinearElement)
UserData Gets/Sets the UserData of linear element (Inherited from LinearElement)
VPIPoint Gets VPI point of the parabola

See Also